[INFO] cloning repository https://github.com/sitharus/blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sitharus/blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitharus%2Fblog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitharus%2Fblog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e99f7856397b1d87d24cbca1d5b0a9fa60719c6d
[INFO] fixing sitharus/blog against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitharus%2Fblog" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sitharus/blog
[INFO] finished tweaking git repo https://github.com/sitharus/blog
[INFO] tweaked toml for git repo https://github.com/sitharus/blog written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sitharus/blog on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sitharus/blog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded serde-querystring v0.3.0
[INFO] [stderr]   Downloaded lexical v7.0.4
[INFO] [stderr]   Downloaded ordinal v0.4.0
[INFO] [stderr]   Downloaded latex2mathml v0.2.3
[INFO] [stderr]   Downloaded cgi v0.8.0
[INFO] [stderr]   Downloaded markup5ever v0.16.1
[INFO] [stderr]   Downloaded ammonia v4.1.0
[INFO] [stderr]   Downloaded cssparser v0.35.0
[INFO] [stderr]   Downloaded async-compression v0.4.24
[INFO] [stderr]   Downloaded bcrypt v0.17.0
[INFO] [stderr]   Downloaded image-webp v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 28689a4cd83a809b325ab4462e8b79637d2dac25a9be102e47b92e48396f0993
[INFO] running `Command { std: "docker" "start" "28689a4cd83a809b325ab4462e8b79637d2dac25a9be102e47b92e48396f0993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28689a4cd83a809b325ab4462e8b79637d2dac25a9be102e47b92e48396f0993" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28689a4cd83a809b325ab4462e8b79637d2dac25a9be102e47b92e48396f0993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28689a4cd83a809b325ab4462e8b79637d2dac25a9be102e47b92e48396f0993" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking cgi v0.8.0
[INFO] [stderr]     Checking ordinal v0.4.0
[INFO] [stderr]     Checking latex2mathml v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking lexical v7.0.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking image-webp v0.2.2
[INFO] [stderr]     Checking zune-jpeg v0.4.17
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling migrations v0.1.0 (/opt/rustwide/workdir/migrations)
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking bcrypt v0.17.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking serde-querystring v0.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking markup5ever v0.16.1
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking html5ever v0.31.0
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking ammonia v4.1.0
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.24
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking analytics v0.1.0 (/opt/rustwide/workdir/analytics)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/index.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let all_tags = query!("SELECT name FROM tags WHERE site_id=$1", generator.site_id)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/pages.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |       let pages = query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 20 | |         "SELECT title, url_slug, body, date_updated FROM pages WHERE site_id=$1",
[INFO] [stdout] 21 | |         generator.site_id
[INFO] [stdout] 22 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/pages.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let page = query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 46 | |         "SELECT title, url_slug, body, date_updated FROM pages WHERE site_id=$1 and id = $2",
[INFO] [stdout] 47 | |         generator.site_id,
[INFO] [stdout] 48 | |         id
[INFO] [stdout] 49 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/posts.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...   query_as!(HydratedComment, "SELECT author_name, post_body, created_date FROM comments WHERE post_id=$1 AND status = 'approved' ORDER BY created_date ASC", post.id)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/posts.rs:64:23
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let activitypub = query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 65 | |         r#"SELECT activity AS "activity: Json<Activity>" FROM activitypub_outbox WHERE source_post=$1"#,
[INFO] [stdout] 66 | |         post.id
[INFO] [stdout] 67 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/templates.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |       let templates = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 75 | |         "SELECT template_kind, content FROM templates WHERE site_id=$1",
[INFO] [stdout] 76 | |         site_id
[INFO] [stdout] 77 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/mod.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |       let maybe_post = query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 26 | |         HydratedPost,
[INFO] [stdout] 27 | |         r#"
[INFO] [stdout] 28 | | SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         id
[INFO] [stdout] 48 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/mod.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |       let raw_settings = query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 74 | |         "SELECT setting_name, value FROM blog_settings WHERE site_id=$1",
[INFO] [stdout] 75 | |         site_id
[INFO] [stdout] 76 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/mod.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |       let links = query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 84 | |         Link,
[INFO] [stdout] 85 | |         "SELECT title, destination FROM external_links WHERE site_id=$1 ORDER BY position",
[INFO] [stdout] 86 | |         site_id
[INFO] [stdout] 87 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/mod.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 |       let page_links = query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 92 | |         PageLink,
[INFO] [stdout] 93 | |         "SELECT title, url_slug FROM pages WHERE site_id=$1 ORDER BY title",
[INFO] [stdout] 94 | |         site_id
[INFO] [stdout] 95 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> shared/src/generator/mod.rs:99:25
[INFO] [stdout]     |
[INFO] [stdout]  99 |       let earliest_post = query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 100 | |         "SELECT post_date FROM posts WHERE site_id=$1 ORDER BY post_date ASC LIMIT 1",
[INFO] [stdout] 101 | |         site_id
[INFO] [stdout] 102 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> shared/src/generator/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         query!(r#"SELECT id, file, metadata AS "metadata: Json<ImageMetadata>"  FROM media WHERE site_id=$1"#, site_id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/session.rs:21:45
[INFO] [stdout]    |
[INFO] [stdout] 21 |                           let saved_session = sqlx::query!(
[INFO] [stdout]    |  _____________________________________________^
[INFO] [stdout] 22 | |                             "SELECT expiry FROM session WHERE id=$1::uuid",
[INFO] [stdout] 23 | |                             blog_session as _
[INFO] [stdout] 24 | |                         )
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> shared/src/settings.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |       let all_settings = query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 141 | |         "SELECT setting_name, value FROM blog_settings WHERE site_id=$1",
[INFO] [stdout] 142 | |         site_id
[INFO] [stdout] 143 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> analytics/src/main.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 | /             query!(
[INFO] [stdout]  96 | |                 r"
[INFO] [stdout]  97 | | INSERT INTO raw_access_logs(source_ip, ident, user_id, date_time, method, path, protocol, response_code, response_size, referrer,...
[INFO] [stdout]  98 | | VALUES($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12)
[INFO] [stdout]  99 | | ON CONFLICT (source_ip, date_time, path) DO NOTHING
[INFO] [stdout] 100 | | ", line.source_ip, line.identd, line.user_id, line.date_time, line.method, line.path, line.protocol, line.response_code, line.res...
[INFO] [stdout] 101 | |             ).execute(connection).await.unwrap();
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> analytics/src/main.rs:95:13
[INFO] [stdout]     |
[INFO] [stdout]  95 | /             query!(
[INFO] [stdout]  96 | |                 r"
[INFO] [stdout]  97 | | INSERT INTO raw_access_logs(source_ip, ident, user_id, date_time, method, path, protocol, response_code, response_size, referrer,...
[INFO] [stdout]  98 | | VALUES($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12)
[INFO] [stdout]  99 | | ON CONFLICT (source_ip, date_time, path) DO NOTHING
[INFO] [stdout] 100 | | ", line.source_ip, line.identd, line.user_id, line.date_time, line.method, line.path, line.protocol, line.response_code, line.res...
[INFO] [stdout] 101 | |             ).execute(connection).await.unwrap();
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HydratedPost`, `ImageMetadata`, `Link`, and `PageLink`
[INFO] [stdout]  --> shared/src/generator/mod.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::types::{CommonData, HydratedPost, ImageMetadata, Link, Media, PageLink};
[INFO] [stdout]   |                                ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::Json`
[INFO] [stdout]  --> shared/src/generator/mod.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sqlx::{query, query_as, types::Json};
[INFO] [stdout]   |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::Json`
[INFO] [stdout]  --> shared/src/generator/posts.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::{query, query_as, types::Json};
[INFO] [stdout]   |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/index.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let all_tags = query!("SELECT name FROM tags WHERE site_id=$1", generator.site_id)
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/pages.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |       let pages = query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 20 | |         "SELECT title, url_slug, body, date_updated FROM pages WHERE site_id=$1",
[INFO] [stdout] 21 | |         generator.site_id
[INFO] [stdout] 22 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/pages.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let page = query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 46 | |         "SELECT title, url_slug, body, date_updated FROM pages WHERE site_id=$1 and id = $2",
[INFO] [stdout] 47 | |         generator.site_id,
[INFO] [stdout] 48 | |         id
[INFO] [stdout] 49 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/posts.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...   query_as!(HydratedComment, "SELECT author_name, post_body, created_date FROM comments WHERE post_id=$1 AND status = 'approved' ORDER BY created_date ASC", post.id)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/posts.rs:64:23
[INFO] [stdout]    |
[INFO] [stdout] 64 |       let activitypub = query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 65 | |         r#"SELECT activity AS "activity: Json<Activity>" FROM activitypub_outbox WHERE source_post=$1"#,
[INFO] [stdout] 66 | |         post.id
[INFO] [stdout] 67 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/templates.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |       let templates = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 75 | |         "SELECT template_kind, content FROM templates WHERE site_id=$1",
[INFO] [stdout] 76 | |         site_id
[INFO] [stdout] 77 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/mod.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |       let maybe_post = query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 26 | |         HydratedPost,
[INFO] [stdout] 27 | |         r#"
[INFO] [stdout] 28 | | SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         id
[INFO] [stdout] 48 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/mod.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |       let raw_settings = query!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 74 | |         "SELECT setting_name, value FROM blog_settings WHERE site_id=$1",
[INFO] [stdout] 75 | |         site_id
[INFO] [stdout] 76 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/mod.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |       let links = query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 84 | |         Link,
[INFO] [stdout] 85 | |         "SELECT title, destination FROM external_links WHERE site_id=$1 ORDER BY position",
[INFO] [stdout] 86 | |         site_id
[INFO] [stdout] 87 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/generator/mod.rs:91:22
[INFO] [stdout]    |
[INFO] [stdout] 91 |       let page_links = query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 92 | |         PageLink,
[INFO] [stdout] 93 | |         "SELECT title, url_slug FROM pages WHERE site_id=$1 ORDER BY title",
[INFO] [stdout] 94 | |         site_id
[INFO] [stdout] 95 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> shared/src/generator/mod.rs:99:25
[INFO] [stdout]     |
[INFO] [stdout]  99 |       let earliest_post = query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 100 | |         "SELECT post_date FROM posts WHERE site_id=$1 ORDER BY post_date ASC LIMIT 1",
[INFO] [stdout] 101 | |         site_id
[INFO] [stdout] 102 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> shared/src/generator/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         query!(r#"SELECT id, file, metadata AS "metadata: Json<ImageMetadata>"  FROM media WHERE site_id=$1"#, site_id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> shared/src/session.rs:21:45
[INFO] [stdout]    |
[INFO] [stdout] 21 |                           let saved_session = sqlx::query!(
[INFO] [stdout]    |  _____________________________________________^
[INFO] [stdout] 22 | |                             "SELECT expiry FROM session WHERE id=$1::uuid",
[INFO] [stdout] 23 | |                             blog_session as _
[INFO] [stdout] 24 | |                         )
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> shared/src/settings.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |       let all_settings = query!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 141 | |         "SELECT setting_name, value FROM blog_settings WHERE site_id=$1",
[INFO] [stdout] 142 | |         site_id
[INFO] [stdout] 143 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `analytics` (bin "analytics" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `analytics` (bin "analytics") due to 1 previous error
[INFO] [stdout] warning: unused imports: `HydratedPost`, `ImageMetadata`, `Link`, and `PageLink`
[INFO] [stdout]  --> shared/src/generator/mod.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::types::{CommonData, HydratedPost, ImageMetadata, Link, Media, PageLink};
[INFO] [stdout]   |                                ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::Json`
[INFO] [stdout]  --> shared/src/generator/mod.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sqlx::{query, query_as, types::Json};
[INFO] [stdout]   |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::Json`
[INFO] [stdout]  --> shared/src/generator/posts.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx::{query, query_as, types::Json};
[INFO] [stdout]   |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared` (lib) due to 14 previous errors; 3 warnings emitted
[INFO] [stderr] error: could not compile `shared` (lib test) due to 14 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "28689a4cd83a809b325ab4462e8b79637d2dac25a9be102e47b92e48396f0993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28689a4cd83a809b325ab4462e8b79637d2dac25a9be102e47b92e48396f0993", kill_on_drop: false }`
[INFO] [stdout] 28689a4cd83a809b325ab4462e8b79637d2dac25a9be102e47b92e48396f0993
